JBoss Community Archive (Read Only)

Teiid 8.3

ResultSet Extensions

The Teiid result set extension interface, org.teiid.jdbc.TeiidResultSet, provides functionality beyond the JDBC standard. To use the extension interface, simply cast or unwap a result set returned by a Teiid statement. The following methods are provided on the extension interface:

<scroll-title title="Connection Properties"></scroll-title>

Method Name

Description

available

Returns an estimate of the minimum number of rows that can be read (after the current) without blocking or the end of the ResultSet is reached.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 12:37:35 UTC, last content change 2013-03-14 16:27:02 UTC.